NevronOpenVision
Nevron.Nov.Diagram Namespace / NDiagramSurface<TItem,TItemCollection,TSelection> Class


In This Topic
    NDiagramSurface<TItem,TItemCollection,TSelection> Class Properties
    In This Topic

    For a list of all members of this type, see NDiagramSurface<TItem,TItemCollection,TSelection> members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the background filling of the surface  
    Public PropertyGets or sets the collection of background previews. BackgroundPreviews are visuals displayed behind the Items.  
    Public PropertyGets or sets the page stroke style  
    Public PropertyGets or sets the thickness of the border surrounding the surface.  
    Public PropertyGets or sets the surface bounding box, which is formed by the X, Y, Width and Height properties.  
    Public PropertyGets or sets the logical page height  
    Public PropertyGets or sets the items collection  
    Public PropertyGets or sets the collection of previews. Previews are visuals that are displayed above the Items.  
    Public PropertyGets or sets the page selection, which is responsible for the management of the selected items inside a page.  
    Public PropertyGets or sets the viewport origin of the surface. The Origin is the first visible point from the surface (in local coordinates).  
    Public PropertyGets or sets the Origin X value. The Origin is the first visible point from the surface (in local coordinates).  
    Public PropertyGets or sets the Origin Y value. The Origin is the first visible point from the surface (in local coordinates).  
    Public PropertyGets or sets the logical page width  
    Public PropertyGets or sets the window origin of the surface  
    Public PropertyGets or sets the Window Origin X value (in parent coordinates). The value of this property is automatically set by view hosting the surface.  
    Public PropertyGets or sets the Window Origin Y value (in parent coordinates). The value of this property is automatically set by view hosting the surface.  
    Public PropertyGets or sets the X coordinate of the page bounding box.  
    Public PropertyGets or sets the Y coordinate of the page bounding box.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the text of the properties context menu item.  
    Top
    See Also